purple_xfer_error

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_xfer_error(PurpleXferType type, PurpleAccount* account, const(char)* who, const(char)* msg)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_xfer_error
    (,,
    const(char)* who
    ,
    const(char)* msg
    )
  2. da_purple_xfer_error purple_xfer_error;

Meta